home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
- Begin VB.Form frmSMTP
- BackColor = &H00FFFFFF&
- BorderStyle = 3 'Fixed Dialog
- ClientHeight = 5850
- ClientLeft = 45
- ClientTop = 45
- ClientWidth = 5775
- ControlBox = 0 'False
- LinkTopic = "Form1"
- MaxButton = 0 'False
- MinButton = 0 'False
- Picture = "frmSMTP.frx":0000
- ScaleHeight = 5850
- ScaleWidth = 5775
- ShowInTaskbar = 0 'False
- StartUpPosition = 3 'Windows Default
- Begin VB.TextBox txtToAdd
- BackColor = &H00FFC0C0&
- Height = 285
- Left = 1320
- TabIndex = 22
- Top = 1920
- Width = 4335
- End
- Begin VB.TextBox txtFromAdd
- BackColor = &H00FFC0C0&
- Height = 285
- Left = 1320
- TabIndex = 21
- Top = 1560
- Width = 4335
- End
- Begin VB.CheckBox chkPOPAuth
- BackColor = &H00800000&
- Caption = "Check1"
- Height = 195
- Left = 120
- TabIndex = 19
- Top = 5640
- Value = 1 'Checked
- Width = 255
- End
- Begin VB.Timer tmrTimeout
- Enabled = 0 'False
- Interval = 10000
- Left = 1680
- Top = 5400
- End
- Begin VB.CheckBox chkVerify
- BackColor = &H00800000&
- Caption = "Check1"
- Enabled = 0 'False
- Height = 195
- Left = 120
- TabIndex = 16
- Top = 5400
- Width = 255
- End
- Begin MSWinsockLib.Winsock sckSMTP
- Left = 1560
- Top = 5280
- _ExtentX = 741
- _ExtentY = 741
- _Version = 393216
- End
- Begin VB.TextBox txtMsg
- BackColor = &H00FFC0C0&
- Height = 2805
- Left = 120
- MultiLine = -1 'True
- ScrollBars = 2 'Vertical
- TabIndex = 10
- Top = 2520
- Width = 5535
- End
- Begin VB.TextBox txtBCC
- BackColor = &H00FFC0C0&
- Height = 285
- Left = 3720
- TabIndex = 9
- Top = 1200
- Width = 1935
- End
- Begin VB.TextBox txtCC
- BackColor = &H00FFC0C0&
- Height = 285
- Left = 1320
- TabIndex = 8
- Top = 1200
- Width = 1695
- End
- Begin VB.TextBox txtSubject
- BackColor = &H00FFC0C0&
- Height = 285
- Left = 1320
- TabIndex = 7
- Top = 840
- Width = 4335
- End
- Begin VB.TextBox txtTo
- BackColor = &H00FFC0C0&
- Height = 285
- Left = 1320
- TabIndex = 6
- Top = 480
- Width = 4335
- End
- Begin VB.Label cmdAttachment
- Alignment = 2 'Center
- Appearance = 0 'Flat
- BackColor = &H00FF8080&
- BorderStyle = 1 'Fixed Single
- Caption = "Attachments"
- BeginProperty Font
- Name = "MS Serif"
- Size = 6
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H80000008&
- Height = 255
- Left = 120
- TabIndex = 25
- Top = 120
- Width = 1095
- End
- Begin VB.Label Label11
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "Recepient name:"
- ForeColor = &H0000FF00&
- Height = 375
- Left = 120
- TabIndex = 24
- Top = 1800
- Width = 1095
- End
- Begin VB.Label Label10
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "Sender name"
- ForeColor = &H0000FF00&
- Height = 255
- Left = 120
- TabIndex = 23
- Top = 1560
- Width = 1095
- End
- Begin VB.Label Label9
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "POP Auth"
- ForeColor = &H0000FF00&
- Height = 255
- Left = 480
- TabIndex = 20
- Top = 5640
- Width = 1095
- End
- Begin VB.Label cmdSetup
- Alignment = 2 'Center
- Appearance = 0 'Flat
- BackColor = &H00FF8080&
- BorderStyle = 1 'Fixed Single
- Caption = "
-